home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / cataging / collectv / changes.txt < prev    next >
Text File  |  1992-04-20  |  3KB  |  106 lines

  1.  
  2.                 CHANGES TO REV 2.0:
  3.  
  4.        1. ListBox
  5.  
  6.       As before, 2.0 has a standardised list box. Data Files, common
  7.       spelling pick lists all use this common listbox.
  8.  
  9.        2. Auto Backup Toggle
  10.  
  11.       In the Utilities menu, auto backup toggle has been changed to
  12.       show the state as part of the menu. Choose this item to toggle
  13.       it.
  14.  
  15.        3. Print Using Mask
  16.  
  17.       This sub-menu has been replaced by a simple toggle:
  18.  
  19.         Mask Condition ON | OFF
  20.  
  21.       It works the same as the autobackup above
  22.  
  23.        4. Print Formatting
  24.  
  25.       Rev 2.0 now allows you to print in Vertical / Horiz / 2 Column
  26.       modes.
  27.  
  28.       VERTICAL:
  29.  
  30.       Field1
  31.       Field2
  32.       etc.
  33.  
  34.       HORIZ:
  35.  
  36.       Field1     Field2     Field3  Etc.
  37.  
  38.       2 COLUMN:
  39.  
  40.       RECORD n                      RECORD n + 1
  41.       Field1                        Field1
  42.       Field2                        Field2
  43.       Field3                        Field3
  44.       etc.
  45.  
  46.  
  47.       In addition, you can now specify the number of lines per page
  48.       and whether or not you wish to print the FIELD names.
  49.  
  50.       Printing NORMALLY prints the field name:
  51.  
  52.              Type      :  Chair
  53.  
  54.       You can change this to remove the field names from the printout:
  55.  
  56.              Chair
  57.  
  58.  
  59.       To choose a format type (vertical is the default) simply click
  60.       the corresponding icon's check box.
  61.  
  62.       To MASK field names, click the check box so that an 'X' appears
  63.       in it. Click again to toggle OFF if desired. (On when 'X')
  64.  
  65.       To choose lines/page, click the up/down arrow keys next to the
  66.       text box showing the number of lines. When Collect! is printing
  67.       it will insert a Formfeed character every N lines, where N is
  68.       the number you specify.
  69.  
  70.        5. Window Cosmetic
  71.  
  72.       Rev 2.0 windows now have the menu bar highlighted. This is a
  73.       little easier to see.
  74.  
  75.        6. Open File Change
  76.  
  77.       When you choose FILE | OPEN, you now get a window with a text
  78.       box showing a default file name. Click the DOWN arrow key (or
  79.       press the down cursor key on the keyboard) for a list of valid
  80.       filenames in a standardised listbox. The chosen file will now
  81.       appear in the text box. Click the OK button or press ENTER to
  82.       accept.
  83.  
  84.       Drive Icons have also slightly changed: the HD icon will now
  85.       restore the current directory rather than default to the C:
  86.       drive. This is for those who have put Collect! on drive letters
  87.       higher than C:
  88.  
  89.        7. Other Notes
  90.  
  91.       The increased functionality of Rev 2.0 has NOT exacted a
  92.       performance or memory penalty. If you look carefully, you'll
  93.       see that the EXE file is now only slightly larger than before.
  94.       This artifact is the result of using newer Object Oriented
  95.       programming techniques, which result in the ability to make
  96.       apparent wholesale changes to the program without increasing
  97.       the code size. Changes made to rev 2.0 were largely accomplished
  98.       by manipulating the existing objects in different ways.
  99.  
  100.        8. Thanks!
  101.  
  102.       To those of you who have made suggestions, we would like to
  103.       say THANK YOU!
  104.  
  105.  
  106.